Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A3 certificates support #23

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from
Draft

A3 certificates support #23

wants to merge 18 commits into from

Conversation

farribeiro
Copy link
Owner

@farribeiro farribeiro commented Jul 3, 2017

A3 Certficates support for wscef-docker.

Need to automatize the ICP-Brasil authority certificates and A3 libs instalation on firefox.

Link to Issue #11

@farribeiro farribeiro changed the title A3 certificates Support A3 certificates support Jul 3, 2017
@farribeiro farribeiro force-pushed the feature/leitor-a3 branch 4 times, most recently from 619c987 to 68d8064 Compare July 23, 2017 19:31
@farribeiro
Copy link
Owner Author

Deprecated safesign on ITI because upgraded site

Copy link
Owner Author

@farribeiro farribeiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Non-existent commit 68d8064

@diraol
Copy link
Contributor

diraol commented Aug 10, 2017

Is this working?

@farribeiro
Copy link
Owner Author

farribeiro commented Aug 10, 2017

Feature works, but I need help or docs how install the AC files and USB libs on firefox automatically, only this. A trouble is grant access to one USB port or all devices to container

@farribeiro farribeiro self-assigned this Jun 11, 2018
@farribeiro farribeiro added the P1 Prioridade baixa label Jul 5, 2018
@awerlang
Copy link
Contributor

Feature works, but I need help or docs how install the AC files and USB libs on firefox automatically, only this. A trouble is grant access to one USB port or all devices to container

Add security device to firefox (.so as provided by middleware):

firefox -no-remote -CreateProfile default-release
tee -a $(find ${HOME}/.mozilla/firefox -name *.default-release)/pkcs11.txt <<EOF
library=/usr/lib64/libeToken.so
name=SafeNet eToken
EOF

In docker create/run:

--device=/dev/bus/usb

@farribeiro farribeiro force-pushed the feature/leitor-a3 branch 3 times, most recently from 8cd0656 to 8b5eab7 Compare July 23, 2020 20:58
@farribeiro farribeiro assigned farribeiro and unassigned farribeiro Jul 23, 2020
@farribeiro farribeiro marked this pull request as draft July 23, 2020 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted P1 Prioridade baixa
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants